; Languages Area, will make any translations that are needed easier to do.
; English
(set #msg-installmode "Choose the installation mode:")
(set #msg-welcome "XVS library is central for several popular Amiga Virus Hunter/Killers, Including: \nVirusChecker \nVirusZ\nVirusExecutor")
(set #msg-openinfo "\n\nXVS has been installed, but...\n\nWould you like to contact the author of XVS or visit Virus Help Denmark online?\n(Note: OpenURL is required)")
(set #msg-exit "\n\n\n\n\n\nThe latest version of the XVS Library has been installed in Sys:Libs/")
(set #msg-sendmail "\n\n Would you like to send a quick message to the XVS team?")
(set #msg-notnow "Not at this time.")
(set #msg-visit "\n\nVisit VirusHelp Denmark on the web?")
(set #msg-browser "\n\nPointing your browser to www.vht-dk.dk at this time. You may proceed and exit installer, or switch screens.")
(set #msg-visitdone "\n\n\nThe Virus Help Denmark URL has been sent to your browser.\n\nRemember to bookmark Virus Help Denmark!")
(set #msg-novisit "\n\n\n\n\n\nBrowse to Virus Help Denmark for the latest information on XVS, Amiga Virii, and Virus Killing Software!")
(set #msg-install "Install")
(set #msg-quickinstall "Quick Install")
(set #msg-uninstall "Uninstall")
(set #msg-modehelp
(cat
"\n Install or Uninstall? \n\n\nChoose Install to install or update XVS.library on your system."
"\n\nChoose Quick Install to simply copy the XVS library to libs without any extra options."
" \n\n Choose Uninstall if you would like to remove XVS.library from your system. However, you are warned that if you remove XVS.library"
" from your system that you will be removing a vital library for protecting your Amiga from virii!"
)
)
(set #msg-openurl "\n\nSelect YES if you have OpenURL installed on your system and NO if you do not.\n\n\nOpenURL is a system of passing URL's from one application to another for AmigaOS.")
(set #msg-vhtdk "\n\nIf you select YES, your browser will open directed to www.vht-dk.dk, or the Virus Help Denmark website. It is likely that your screen will change to your Browser screen or Workbench. XVS has already been installed on your system, and this portion is purely optional.")
(set #msg-abort "Incorrect OS version (software requires OS 2.04 or better )!")
(set #msg-ioerr "An error has occurred during installation. Please check the log file to understand the error.")